Home
last modified time | relevance | path

Searched refs:vxfs_dir_inode_ops (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/freevxfs/
Dvxfs_extern.h69 extern const struct inode_operations vxfs_dir_inode_ops;
Dvxfs_lookup.c54 const struct inode_operations vxfs_dir_inode_ops = { variable
Dvxfs_inode.c322 ip->i_op = &vxfs_dir_inode_ops; in vxfs_iget()