Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dsuper.c1188 sb->s_d_op = &btrfs_dentry_operations; in btrfs_fill_super()
Dctree.h3203 extern const struct dentry_operations btrfs_dentry_operations;
Dinode.c10605 const struct dentry_operations btrfs_dentry_operations = { variable