Searched refs:vfs_statx (Results 1 – 3 of 3) sorted by relevance
/linux/fs/ |
A D | stat.c | 202 static int vfs_statx(int dfd, const char __user *filename, int flags, in vfs_statx() function 243 return vfs_statx(dfd, filename, flags | AT_NO_AUTOMOUNT, in vfs_fstatat() 616 error = vfs_statx(dfd, filename, flags, &stat, mask); in do_statx()
|
/linux/ |
A D | System.map | 8618 ffff80001024e2c0 t vfs_statx
|
A D | .tmp_System.map | 8618 ffff80001024e2c0 t vfs_statx
|
Completed in 790 milliseconds