Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfcntl.h43 #define F_SEAL_WRITE 0x0008 /* prevent writes */ macro
/linux-4.19.296/fs/hugetlbfs/
Dinode.c531 if (info->seals & F_SEAL_WRITE) { in hugetlbfs_punch_hole()