Home
last modified time | relevance | path

Searched refs:xfs_attr_args_init (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr.c61 xfs_attr_args_init( in xfs_attr_args_init() function
157 error = xfs_attr_args_init(&args, ip, name, flags); in xfs_attr_get()
356 error = xfs_attr_args_init(&args, dp, name, flags); in xfs_attr_set()
456 error = xfs_attr_args_init(&args, dp, name, flags); in xfs_attr_remove()