Home
last modified time | relevance | path

Searched refs:mapping_deny_writable (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dmemfd.c211 error = mapping_deny_writable(file->f_mapping); in memfd_add_seals()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h576 static inline int mapping_deny_writable(struct address_space *mapping) in mapping_deny_writable() function