Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dsysdep.c44 const struct dentry_operations hfs_dentry_operations = variable
H A Dhfs_fs.h213 extern const struct dentry_operations hfs_dentry_operations;
H A Dsuper.c375 set_default_d_op(sb, &hfs_dentry_operations); in hfs_fill_super()