Searched refs:fs_writeable (Results 1 – 1 of 1) sorted by relevance
626 static int fs_writeable(ext2_filsys fs) in fs_writeable() function640 if ((mask & W_OK) && !fs_writeable(fs)) in check_inum_access()904 if (fs_writeable(fs)) { in op_readlink()2208 if (fs_writeable(fs)) { in op_read()2238 if (!fs_writeable(fs)) { in op_write()2307 if (fs_writeable(fs) && fh->open_flags & EXT2_FILE_WRITE) { in op_release()2338 if (fs_writeable(fs) && fh->open_flags & EXT2_FILE_WRITE) { in op_fsync()2794 if (fs_writeable(fs)) { in op_readdir()2973 if (!fs_writeable(fs)) { in op_ftruncate()3561 if (!fs_writeable(fs)) { in op_fallocate()