Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dreaddir.c258 set_bit(FUSE_I_INIT_RDPLUS, &get_fuse_inode(inode)->state); in fuse_direntplus_link()
H A Dfuse_i.h183 FUSE_I_INIT_RDPLUS, enumerator
H A Ddir.c265 if (test_bit(FUSE_I_INIT_RDPLUS, &fi->state)) in fuse_dentry_revalidate()
267 } else if (test_and_clear_bit(FUSE_I_INIT_RDPLUS, &fi->state)) { in fuse_dentry_revalidate()