Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dinode.h180 #define JFS_IOC_GETFLAGS32 _IOR('f', 1, int) macro
Dioctl.c176 case JFS_IOC_GETFLAGS32: in jfs_compat_ioctl()