Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hpfs/
Ddentry.c59 const struct dentry_operations hpfs_dentry_operations = { variable
Dhpfs_fn.h236 extern const struct dentry_operations hpfs_dentry_operations;
Dsuper.c621 s->s_d_op = &hpfs_dentry_operations; in hpfs_fill_super()