Searched refs:xfs_file_operations (Results 1 – 3 of 3) sorted by relevance
998 if (fd_file(f)->f_op != &xfs_file_operations || in xfs_ioc_swapext()999 fd_file(tmp)->f_op != &xfs_file_operations) in xfs_ioc_swapext()
1492 inode->i_fop = &xfs_file_operations; in xfs_setup_iops()
2157 const struct file_operations xfs_file_operations = { variable