Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hfsplus/
Dhfsplus_fs.h469 extern const struct dentry_operations hfsplus_dentry_operations;
Dsuper.c510 sb->s_d_op = &hfsplus_dentry_operations; in hfsplus_fill_super()
Dinode.c181 const struct dentry_operations hfsplus_dentry_operations = { variable