Home
last modified time | relevance | path

Searched refs:f2fs_has_xattr_block (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dnode.h349 if (f2fs_has_xattr_block(ofs)) in IS_DNODE()
H A Drecovery.c572 } else if (f2fs_has_xattr_block(ofs_of_node(page))) { in do_recover_data()
H A Dnode.c1264 if (f2fs_has_xattr_block(ofs)) in f2fs_new_node_page()
H A Df2fs.h1982 static inline bool f2fs_has_xattr_block(unsigned int ofs) in f2fs_has_xattr_block() function
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnode.h349 if (f2fs_has_xattr_block(ofs)) in IS_DNODE()
H A Drecovery.c640 } else if (f2fs_has_xattr_block(ofs_of_node(page))) { in do_recover_data()
H A Dnode.c1342 if (f2fs_has_xattr_block(ofs)) in f2fs_new_node_page()
H A Df2fs.h2226 static inline bool f2fs_has_xattr_block(unsigned int ofs) in f2fs_has_xattr_block() function

Completed in 31 milliseconds