函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\quota\quota.c Create Date:2022-07-29 11:10:17
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Return 1 if 'cmd' will block on frozen filesystem

函数原型:static int quotactl_cmd_write(int cmd)

返回类型:int

参数:

类型参数名称
intcmd
759  :cmd恒等于get quota format used on given filesystem
760  :cmd恒等于get information about quota files
761  :cmd恒等于sync disk copy of a filesystems quotas
762  :cmd恒等于get quota subsystem status
763  :cmd恒等于wer version of get quota
764  :cmd恒等于get disk limits and usage
765  :cmd恒等于get disk limits and usage >= ID
766  :cmd恒等于delalloc flush, updates dquots
767  返回:0
769  返回:1
调用者
名称描述
quotactl_blocklook up a superblock on which quota ops will be performed* - use the name of a block device to find the superblock thereon