Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/freevxfs/
H A Dvxfs_extern.h62 extern const struct inode_operations vxfs_dir_inode_ops;
H A Dvxfs_lookup.c55 const struct inode_operations vxfs_dir_inode_ops = { variable
H A Dvxfs_inode.c307 ip->i_op = &vxfs_dir_inode_ops; in vxfs_iget()