Searched refs:v9fs_is_writeable (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/9p/ | ||
H A D | fid.c | 44 static bool v9fs_is_writeable(int mode) in v9fs_is_writeable() function 72 if (want_writeable && !v9fs_is_writeable(fid->mode)) { in v9fs_fid_find_inode() |
Completed in 2 milliseconds