Home
last modified time | relevance | path

Searched defs:ea_block_cache (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext2/
H A Dxattr.c204 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext2_xattr_get() local
296 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext2_xattr_list() local
664 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext2_xattr_set2() local
941 struct mb_cache *ea_block_cache in ext2_xattr_cache_find() local
[all...]
/kernel/linux/linux-6.6/fs/ext2/
H A Dxattr.c204 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext2_xattr_get() local
296 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext2_xattr_list() local
656 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext2_xattr_release_block() local
712 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext2_xattr_set2() local
942 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); ext2_xattr_cache_find() local
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dxattr.c532 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext4_xattr_block_get() local
1222 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext4_xattr_release_block() local
1875 struct mb_cache *ea_block_cache in ext4_xattr_block_set() local
2983 ext4_xattr_block_cache_insert(struct mb_cache *ea_block_cache, struct buffer_head *bh) ext4_xattr_block_cache_insert() argument
3058 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); ext4_xattr_block_cache_find() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr.c582 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext4_xattr_block_get() local
1273 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); in ext4_xattr_release_block() local
1929 struct mb_cache *ea_block_cache in ext4_xattr_block_set() local
3041 ext4_xattr_block_cache_insert(struct mb_cache *ea_block_cache, struct buffer_head *bh) ext4_xattr_block_cache_insert() argument
3116 struct mb_cache *ea_block_cache = EA_BLOCK_CACHE(inode); ext4_xattr_block_cache_find() local
[all...]

Completed in 9 milliseconds