Home
last modified time | relevance | path

Searched defs:uflags (Results 1 – 10 of 10) sorted by relevance

/linux/fs/xfs/
H A Dxfs_quotaops.c159 if (uflags & FS_QUOTA_PDQ_ENFD) in xfs_quota_enable() argument
136 xfs_quota_flags(unsigned int uflags) xfs_quota_flags() argument
174 xfs_quota_disable(struct super_block * sb,unsigned int uflags) xfs_quota_disable() argument
189 xfs_fs_rm_xquota(struct super_block * sb,unsigned int uflags) xfs_fs_rm_xquota() argument
[all...]
/linux/fs/bcachefs/
H A Dquota.c549 static int bch2_quota_enable(struct super_block *sb, unsigned uflags) in bch2_quota_enable()
595 static int bch2_quota_disable(struct super_block *sb, unsigned uflags) in bch2_quota_disable()
618 static int bch2_quota_remove(struct super_block *sb, unsigned uflags) in bch2_quota_remove()
H A Dfs-ioctl.c82 unsigned uflags; in bch2_ioc_setflags() local
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_malloc.c145 static void *__sym_calloc2(m_pool_p mp, int size, char *name, int uflags) in __sym_calloc2()
/linux/arch/s390/include/asm/
H A Dfpu.h195 int mask, uflags; in _kernel_fpu_begin() local
/linux/include/uapi/linux/
H A Dtarget_core_user.h80 __u8 uflags; member
/linux/drivers/tty/serial/
H A Dlpc32xx_hs.c548 static void serial_lpc32xx_config_port(struct uart_port *port, int uflags) in serial_lpc32xx_config_port()
H A Dserial_txx9.c764 static void serial_txx9_config_port(struct uart_port *up, int uflags) in serial_txx9_config_port()
/linux/fs/9p/
H A Dvfs_inode.c162 int v9fs_uflags2omode(int uflags, int extended) in v9fs_uflags2omode()
/linux/drivers/scsi/
H A Dncr53c8xx.c318 static void *__m_calloc2(m_pool_s *mp, int size, char *name, int uflags) in __m_calloc2()