Searched refs:fs_writeable (Results 1 – 1 of 1) sorted by relevance
628 static int fs_writeable(ext2_filsys fs) in fs_writeable() function642 if ((mask & W_OK) && !fs_writeable(fs)) in check_inum_access()890 if (fs_writeable(fs)) { in op_readlink()2203 if (fs_writeable(fs)) { in op_read()2233 if (!fs_writeable(fs)) { in op_write()2302 if (fs_writeable(fs) && fh->open_flags & EXT2_FILE_WRITE) { in op_release()2333 if (fs_writeable(fs) && fh->open_flags & EXT2_FILE_WRITE) { in op_fsync()2790 if (fs_writeable(fs)) { in op_readdir()2971 if (!fs_writeable(fs)) { in op_ftruncate()3559 if (!fs_writeable(fs)) { in op_fallocate()