Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Dsysdep.c39 const struct dentry_operations hfs_dentry_operations = variable
Dhfs_fs.h227 extern const struct dentry_operations hfs_dentry_operations;
Dsuper.c442 sb->s_d_op = &hfs_dentry_operations; in hfs_fill_super()