Searched refs:S_NOQUOTA (Results 1 – 9 of 9) sorted by relevance
126 inode->i_flags |= S_NOQUOTA; in ialloc()
400 inode->i_flags |= S_NOQUOTA; in ocfs2_populate_inode() 408 inode->i_flags |= S_NOQUOTA; in ocfs2_populate_inode()
343 inode->i_flags |= S_NOQUOTA; in f2fs_new_inode()
3125 qf_inode->i_flags |= S_NOQUOTA; in f2fs_quota_enable()
111 * Special care needs to be taken about S_NOQUOTA inode flag (marking that113 * to check this flag under dq_data_lock and then (if S_NOQUOTA is not set) they115 * sure they cannot race with quotaon which first sets S_NOQUOTA flag and2232 inode->i_flags &= ~S_NOQUOTA; in vfs_cleanup_quota_inode() 2393 inode->i_flags |= S_NOQUOTA; in vfs_setup_quota_inode() 2396 * When S_NOQUOTA is set, remove dquot references as no more in vfs_setup_quota_inode()
2392 #define S_NOQUOTA (1 << 5) /* Inode is not counted to quota */ macro 2436 #define IS_NOQUOTA(inode) ((inode)->i_flags & S_NOQUOTA)
459 inode->i_flags |= S_NOQUOTA; in ext4_xattr_inode_iget() 1507 ea_inode->i_flags |= S_NOQUOTA; in ext4_xattr_inode_create()
7136 qf_inode->i_flags |= S_NOQUOTA; in ext4_quota_enable()
3200 inode->i_flags |= S_NOQUOTA; in shmem_get_inode()