fs/fuse/dir.c
2202
set_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/dir.c
2289
clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/dir.c
2300
clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/file.c
1367
set_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/file.c
1403
clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/file.c
2894
set_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/file.c
2922
clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/file.c
3005
set_bit(FUSE_I_SIZE_UNSTABLE, &fi_out->state);
fs/fuse/file.c
3054
clear_bit(FUSE_I_SIZE_UNSTABLE, &fi_out->state);
fs/fuse/file.c
821
!test_bit(FUSE_I_SIZE_UNSTABLE, &fi->state)) {
fs/fuse/inode.c
344
test_bit(FUSE_I_SIZE_UNSTABLE, &fi->state)) {