Searched refs:fs_writeable (Results 1 – 1 of 1) sorted by relevance
618 static int fs_writeable(ext2_filsys fs) in fs_writeable() function631 if ((mask & W_OK) && !fs_writeable(fs)) in check_inum_access()896 if (fs_writeable(fs)) { in op_readlink()2196 if (fs_writeable(fs)) { in op_read()2226 if (!fs_writeable(fs)) { in op_write()2295 if (fs_writeable(fs) && fh->open_flags & EXT2_FILE_WRITE) { in op_release()2326 if (fs_writeable(fs) && fh->open_flags & EXT2_FILE_WRITE) { in op_fsync()2794 if (fs_writeable(fs)) { in op_readdir()2972 if (!fs_writeable(fs)) { in op_ftruncate()3558 if (!fs_writeable(fs)) { in op_fallocate()