Home
last modified time | relevance | path

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

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