Searched refs:xfs_inode_operations (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_iops.h21 extern const struct inode_operations xfs_inode_operations;
H A Dxfs_super.c128 inode->i_op = &xfs_inode_operations;
142 inode->i_op = &xfs_inode_operations;
H A Dxfs_iops.c810 const struct inode_operations xfs_inode_operations = { variable in typeref:struct:inode_operations

Completed in 38 milliseconds