Searched refs:getbmap (Results 1 – 6 of 6) sorted by relevance
27 getbmap.c \28 getbmap.h \
13 'getbmap.c',
116 exevents.lo extinit.lo getbmap.lo getdctl.lo getfctl.lo \154 ./$(DEPDIR)/extinit.Plo ./$(DEPDIR)/getbmap.Plo \607 getbmap.c \608 getbmap.h \761 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getbmap.Plo@am__quote@ # am--include-marker973 -rm -f ./$(DEPDIR)/getbmap.Plo1071 -rm -f ./$(DEPDIR)/getbmap.Plo
34 struct getbmap { struct788 #define XFS_IOC_GETBMAP _IOWR('X', 38, struct getbmap)794 #define XFS_IOC_GETBMAPA _IOWR('X', 44, struct getbmap)798 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap)
9 struct getbmap;
1678 recsize = sizeof(struct getbmap); in xfs_ioc_getbmap()