Home | History | Annotate | Download | only in linux

Lines Matching defs:S_SWAPFILE

146 #define S_SWAPFILE	256	/* Do not truncate: swapon got its bmaps */
178 #define IS_SWAPFILE(inode) ((inode)->i_flags & S_SWAPFILE)