fs/fuse/dir.c
2206
set_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/dir.c
2293
clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/dir.c
2304
clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/file.c
1343
set_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/file.c
1379
clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/file.c
2976
set_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/file.c
3004
clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
fs/fuse/file.c
3087
set_bit(FUSE_I_SIZE_UNSTABLE, &fi_out->state);
fs/fuse/file.c
3136
clear_bit(FUSE_I_SIZE_UNSTABLE, &fi_out->state);
fs/fuse/file.c
787
!test_bit(FUSE_I_SIZE_UNSTABLE, &fi->state)) {
fs/fuse/inode.c
358
test_bit(FUSE_I_SIZE_UNSTABLE, &fi->state)) {