Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dsuper.c1197 sb->s_d_op = &btrfs_dentry_operations; in btrfs_fill_super()
Dctree.h2905 extern const struct dentry_operations btrfs_dentry_operations;
Dinode.c11059 const struct dentry_operations btrfs_dentry_operations = { variable