Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dsysdep.c41 const struct dentry_operations hfs_dentry_operations = variable
H A Dhfs_fs.h230 extern const struct dentry_operations hfs_dentry_operations;
H A Dsuper.c437 sb->s_d_op = &hfs_dentry_operations; in hfs_fill_super()