Searched refs:fs_writeable (Results 1 – 1 of 1) sorted by relevance
625 static int fs_writeable(ext2_filsys fs) in fs_writeable() function638 if ((mask & W_OK) && !fs_writeable(fs)) in check_inum_access()902 if (fs_writeable(fs)) { in op_readlink()2206 if (fs_writeable(fs)) { in op_read()2236 if (!fs_writeable(fs)) { in op_write()2305 if (fs_writeable(fs) && fh->open_flags & EXT2_FILE_WRITE) { in op_release()2336 if (fs_writeable(fs) && fh->open_flags & EXT2_FILE_WRITE) { in op_fsync()2792 if (fs_writeable(fs)) { in op_readdir()2971 if (!fs_writeable(fs)) { in op_ftruncate()3557 if (!fs_writeable(fs)) { in op_fallocate()