Searched refs:creds (Results 1 – 1 of 1) sorted by relevance
177 struct cred *creds; member1620 const struct cred *old_cred = override_creds(iocb->fsync.creds); in aio_fsync_work()1624 put_cred(iocb->fsync.creds); in aio_fsync_work()1638 req->creds = prepare_creds(); in aio_fsync()1639 if (!req->creds) in aio_fsync()