Home
last modified time | relevance | path

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

/Linux-v5.10/fs/hfs/
Dsysdep.c39 const struct dentry_operations hfs_dentry_operations = variable
Dhfs_fs.h227 extern const struct dentry_operations hfs_dentry_operations;
Dsuper.c437 sb->s_d_op = &hfs_dentry_operations; in hfs_fill_super()