函数源码

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source File:include\linux\fsnotify_backend.h Create Date:2022-07-27 12:29:33
首页 Copyright©Brick

516
517
518
519
static inline int __fsnotify_parent(const struct path *path, struct dentry *dentry, __u32 mask)
{
    return 0;
}