Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Ddentry.c59 const struct dentry_operations hpfs_dentry_operations = { variable
H A Dhpfs_fn.h236 extern const struct dentry_operations hpfs_dentry_operations;
H A Dsuper.c557 set_default_d_op(s, &hpfs_dentry_operations); in hpfs_fill_super()