Searched refs:fuse_dentry_operations (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/fuse/
H A Dinode.c1598 sb->s_d_op = &fuse_dentry_operations;
1738 sb->s_d_op = &fuse_dentry_operations;
H A Dfuse_i.h1035 extern const struct dentry_operations fuse_dentry_operations;
H A Ddir.c330 const struct dentry_operations fuse_dentry_operations = { variable in typeref:struct:dentry_operations

Completed in 269 milliseconds