Home
last modified time | relevance | path

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

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