Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dsuper.c1035 sb->s_d_op = &btrfs_dentry_operations; in btrfs_fill_super()
Dctree.h4010 extern const struct dentry_operations btrfs_dentry_operations;
Dinode.c10136 const struct dentry_operations btrfs_dentry_operations = { variable