Home
last modified time | relevance | path

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

/fs/btrfs/
Dctree.h444 struct btrfs_file_private { struct
Dfile.c1546 struct btrfs_file_private stack_private = { 0 }; in btrfs_direct_write()
1547 struct btrfs_file_private *private; in btrfs_direct_write()
1723 struct btrfs_file_private *private = filp->private_data; in btrfs_release_file()
1799 struct btrfs_file_private *private = file->private_data; in btrfs_sync_file()
3489 struct btrfs_file_private *private = file->private_data; in find_desired_extent()
Dinode.c5838 struct btrfs_file_private *private; in btrfs_opendir()
5846 private = kzalloc(sizeof(struct btrfs_file_private), GFP_KERNEL); in btrfs_opendir()
5861 struct btrfs_file_private *private = file->private_data; in btrfs_dir_llseek()
5901 struct btrfs_file_private *private = file->private_data; in btrfs_real_readdir()