hpfs_dentry_operations   59 fs/hpfs/dentry.c const struct dentry_operations hpfs_dentry_operations = {
hpfs_dentry_operations  236 fs/hpfs/hpfs_fn.h extern const struct dentry_operations hpfs_dentry_operations;
hpfs_dentry_operations  616 fs/hpfs/super.c 	s->s_d_op = &hpfs_dentry_operations;