Home
last modified time | relevance | path

Searched defs:iops (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/block/
Dblk-throttle.c149 unsigned int iops[2][LIMIT_CNT]; member
1972 unsigned int iops; in throtl_downgrade_check() local
/linux-4.19.296/include/linux/
Dsecurity.h1765 const struct inode_operations *iops) in securityfs_create_symlink()
/linux-4.19.296/fs/nfsd/
Dxdr4.h633 struct nfsd4_op iops[8]; member
/linux-4.19.296/fs/proc/
Dbase.c134 #define DIR(NAME, MODE, iops, fops) \ argument