Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfs/
H A Dsysdep.c39 const struct dentry_operations hfs_dentry_operations = variable
H A Dhfs_fs.h227 extern const struct dentry_operations hfs_dentry_operations;
H A Dsuper.c436 sb->s_d_op = &hfs_dentry_operations; in hfs_fill_super()