FUSE_I_SIZE_UNSTABLE 1550 fs/fuse/dir.c  		set_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
FUSE_I_SIZE_UNSTABLE 1616 fs/fuse/dir.c  	clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
FUSE_I_SIZE_UNSTABLE 1623 fs/fuse/dir.c  	clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
FUSE_I_SIZE_UNSTABLE  749 fs/fuse/file.c 	    !test_bit(FUSE_I_SIZE_UNSTABLE, &fi->state)) {
FUSE_I_SIZE_UNSTABLE 1224 fs/fuse/file.c 		set_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
FUSE_I_SIZE_UNSTABLE 1262 fs/fuse/file.c 	clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
FUSE_I_SIZE_UNSTABLE 3211 fs/fuse/file.c 		set_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
FUSE_I_SIZE_UNSTABLE 3241 fs/fuse/file.c 		clear_bit(FUSE_I_SIZE_UNSTABLE, &fi->state);
FUSE_I_SIZE_UNSTABLE 3303 fs/fuse/file.c 		set_bit(FUSE_I_SIZE_UNSTABLE, &fi_out->state);
FUSE_I_SIZE_UNSTABLE 3331 fs/fuse/file.c 		clear_bit(FUSE_I_SIZE_UNSTABLE, &fi_out->state);
FUSE_I_SIZE_UNSTABLE  201 fs/fuse/inode.c 	    test_bit(FUSE_I_SIZE_UNSTABLE, &fi->state)) {