Home
last modified time | relevance | path

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

/openbmc/linux/fs/freevxfs/
H A Dvxfs_extern.h38 extern const struct file_operations vxfs_dir_operations;
H A Dvxfs_lookup.c35 const struct file_operations vxfs_dir_operations = { variable
H A Dvxfs_inode.c283 ip->i_fop = &vxfs_dir_operations; in vxfs_iget()