Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dhfsplus_fs.h443 extern const struct dentry_operations hfsplus_dentry_operations;
H A Dsuper.c559 set_default_d_op(sb, &hfsplus_dentry_operations); in hfsplus_fill_super()
H A Dinode.c178 const struct dentry_operations hfsplus_dentry_operations = { variable