Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/epfs/
Depfs.h29 #define IOC_SET_EPFS_RANGE _IOW(EPFS_IOCTL_MAGIC, 2, struct epfs_range) macro
Dfile.c173 case IOC_SET_EPFS_RANGE: in __epfs_ioctl()