Home
last modified time | relevance | path

Searched refs:f2fs_has_xattr_block (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/f2fs/
Dnode.h304 if (f2fs_has_xattr_block(ofs)) in IS_DNODE()
Drecovery.c359 } else if (f2fs_has_xattr_block(ofs_of_node(page))) { in do_recover_data()
Df2fs.h896 static inline bool f2fs_has_xattr_block(unsigned int ofs) in f2fs_has_xattr_block() function
Dnode.c968 if (f2fs_has_xattr_block(ofs)) in new_node_page()