Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/freevxfs/
H A Dvxfs_extern.h63 extern const struct file_operations vxfs_dir_operations;
H A Dvxfs_lookup.c59 const struct file_operations vxfs_dir_operations = { variable
H A Dvxfs_inode.c308 ip->i_fop = &vxfs_dir_operations; in vxfs_iget()