Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dbtrfs_inode.h631 extern const struct dentry_operations btrfs_dentry_operations;
Dsuper.c957 sb->s_d_op = &btrfs_dentry_operations; in btrfs_fill_super()
Dinode.c10372 const struct dentry_operations btrfs_dentry_operations = { variable