Home
last modified time | relevance | path

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

/fs/nls/
A DKconfig463 Mac partitions correctly. This does apply to the filenames
478 Mac partitions correctly. This does apply to the filenames
492 Mac partitions correctly. This does apply to the filenames
506 Mac partitions correctly. This does apply to the filenames
520 Mac partitions correctly. This does apply to the filenames
534 Mac partitions correctly. This does apply to the filenames
548 Mac partitions correctly. This does apply to the filenames
562 Mac partitions correctly. This does apply to the filenames
576 Mac partitions correctly. This does apply to the filenames
590 Mac partitions correctly. This does apply to the filenames
[all …]
/fs/btrfs/
A Dprops.c29 int (*apply)(struct btrfs_inode *inode, const char *value, size_t len); member
124 ret = handler->apply(inode, NULL, 0); in btrfs_set_prop()
134 ret = handler->apply(inode, value, value_len); in btrfs_set_prop()
266 ret = handler->apply(BTRFS_I(inode), value, len); in inode_prop_iterator()
381 .apply = prop_compression_apply,
443 ret = h->apply(inode, value, strlen(value)); in btrfs_inode_inherit_props()

Completed in 7 milliseconds