Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr.c66 xfs_attr_args_init( in xfs_attr_args_init() function
141 error = xfs_attr_args_init(&args, ip, name, flags); in xfs_attr_get()
328 error = xfs_attr_args_init(&args, dp, name, flags); in xfs_attr_set()
428 error = xfs_attr_args_init(&args, dp, name, flags); in xfs_attr_remove()