Home
last modified time | relevance | path

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

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